Learn R Programming

RxODE (version 0.6-1)

[[<-.solveRxODE: Assign solved objects using the [[]] syntax

Description

Assign solved objects using the [[]] syntax

Usage

# S3 method for solveRxODE
[[(obj, arg) <- value

Arguments

obj

solved object

arg

element of solved object

value

value assumed

See Also

rxSolve